home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
4_0
/
C_INTERF
/
INTERFAC
/
MAIN.PRO
< prev
Wrap
Text File
|
1990-11-24
|
800b
|
21 lines
/* Local prototypes for "main.c" */
/* Generated by "C Interface" utility version 1.2 */
/* Written by James Bucanek */
extern void main( void );
static void process_file_list( void );
static void generate_interface( void );
static void process_public( void );
static void process_private( void );
static int parse_statement( void );
static void pass_block( char block_type );
static void pass_string( char string_type );
static char next_non_white( void );
static char next_non_comment( void );
static char next_source_char( void );
static void put_definition_char( char c );
static void dump_definition( FILE *file );
static void strip_definition_white( void );
static int update_output_file( FILE *temp_file, char *output_name );
static void make_short_name( char *long_name, char *short_name );